home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7539 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  982 b 

  1. Path: newsstand.cit.cornell.edu!usenet
  2. From: ps16@cornell.edu (Patrick Simoens)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Turbo C++ 3.0 debugger locks
  5. Date: 23 Feb 1996 18:44:39 GMT
  6. Organization: Cornell University
  7. Sender: ps16@cornell.edu (Verified)
  8. Message-ID: <4gl1un$jbe@newsstand.cit.cornell.edu>
  9. References: <4gjkpn$1um@news4.digex.net>
  10. Reply-To: patrick@cornell.edu
  11. NNTP-Posting-Host: 132
  12. Mime-Version: 1.0
  13. X-Newsreader: WinVN 0.99.3
  14.  
  15. In article <4gjkpn$1um@news4.digex.net>, bjmoose@access2.digex.net 
  16. says...
  17. >
  18. >I have installed Borland Turbo c++ ver 3.0 for DOS on a Dell XPS90.  
  19. When I try to follow 
  20. >the tutorial in the users guide on how to use the debugger my computer 
  21. hangs. 
  22. >
  23.  
  24. I had a similar problem on a Gateway2000 P5-120/16MB: when stepping 
  25. through the debugger after a few lines, the computer hanged. After long 
  26. searching I found out that my mouse driver was causing the problem. I 
  27. changed it and the problem was gone.
  28.  
  29. Maybe this might help you.
  30.  
  31. Patrick
  32.  
  33.